How to Install fraqtive software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install fraqtive software package in Ubuntu 12.04 LTS (Precise Pangolin)

fraqtive software package provides draws Mandelbrot and Julia fractals, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fraqtive 

fraqtive is installed in your system.

Make ensure the fraqtive package were installed using the commands given below,

$ sudo dpkg-query -l | grep fraqtive *

You will get with fraqtive package name, version, architecture and description in a table

fraqtive package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section KDE
Package fraqtive
Version 0.4.5-6
Description draws Mandelbrot and Julia fractals
Sub Section KDE


See Also, How to uninstall or remove fraqtive software package from Ubuntu 12.04 LTS (Precise Pangolin)?